home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 November / Chip_2002-11_cd1.bin / sharewar / slunec / app / dsc121r.exe / {app} / dsclock.exe / MANIFEST / 1
Extensible Markup Language  |  2001-12-12  |  664b  |  16 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?> 
  2. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> 
  3. <assemblyIdentity version="1.2.1.0" name="DualitySoftware.DSClock.EN" processorArchitecture="*" type="win32"/> 
  4. <description>Digital desktop clock that displays variable date and time information built from the format string.</description>
  5. <dependency> 
  6.     <dependentAssembly> 
  7.         <assemblyIdentity 
  8.             type="win32" 
  9.             name="Microsoft.Windows.Common-Controls" version="6.0.0.0" 
  10.             language="*" 
  11.             processorArchitecture="*" 
  12.             publicKeyToken="6595b64144ccf1df" 
  13.         /> 
  14.     </dependentAssembly> 
  15. </dependency> 
  16. </assembly>